func math/big.lehmerUpdate
3 uses
math/big (current package)
int.go#L623: func lehmerUpdate(A, B, q, r, s, t *Int, u0, u1, v0, v1 Word, even bool) {
int.go#L707: lehmerUpdate(A, B, q, r, s, t, u0, u1, v0, v1, even)
int.go#L712: lehmerUpdate(Ua, Ub, q, r, s, t, u0, u1, v0, v1, even)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)